[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SEC

 Function
  Set the security level specific file search flag in a DISPFILE statement.

 Value
  2 = 10b = 2o = 2h

 Remarks
  The DISPFILE statement will allow you to display a file to the user,
  and optionally to have PCBoard look for alternate security, graphics,
  and/or language specific files.  This flag instructs PCBoard to search
  for alternate security level files via the security level suffix.
  The current security level may be obtained with CURSEC().

 Example

  STRING s
  DISPFILE "MNUA",SEC+GRAPH+LANG
  INPUT "Option",s

See Also: CURSEC() DISPFILE GRAPH LANG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson